Fix assumptions on rowstride by manually allocating a contiguous pixel
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 18 Mar 2002 22:19:24 +0000 (22:19 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 18 Mar 2002 22:19:24 +0000 (22:19 +0000)
commitac7e3c958454c0c5420cd43f2b6c1c0a527f4923
tree3feb537dd004b4e13a491a0e13ce59c2fa74a162
parentaa3d5719b78d592879615a91c1d5332fc4882054
Fix assumptions on rowstride by manually allocating a contiguous pixel

* io-tga.c: Fix assumptions on rowstride by manually allocating a
contiguous pixel buffer. Catch buffer overruns in RLE-modi.
Support grayscale + alpha (which can be written, but not read (!)
by the Gimp).
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-tga.c